dispatcher
fun dispatcher(dispatcher: CoroutineDispatcher ): AppConfiguration.Builder
Content copied to clipboard
The dispatcher used to execute internal tasks; most notably remote HTTP requests.
The dispatcher used to execute internal tasks; most notably remote HTTP requests.